gdk: Remove nonexisting function from internal header
authorBenjamin Otte <otte@redhat.com>
Sun, 29 Aug 2010 10:53:02 +0000 (12:53 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2010 13:11:34 +0000 (15:11 +0200)
gdk/gdkinternals.h

index 8e15d8e7ce7589419b8b6ca411e778c814483fea..10469d1812aacbe8a375a9960ba3a57a1fe38851 100644 (file)
@@ -347,8 +347,6 @@ const char *_gdk_get_sm_client_id (void);
 
 /* Font/string functions implemented in module-specific code */
 
-void _gdk_colormap_real_destroy (GdkColormap *colormap);
-
 void _gdk_cursor_destroy (GdkCursor *cursor);
 
 void     _gdk_windowing_init                    (void);